3.252 \(\int \frac{(c \sec (a+b x))^{5/2}}{(d \csc (a+b x))^{3/2}} \, dx\)

Optimal. Leaf size=98 \[ \frac{2 c (c \sec (a+b x))^{3/2}}{3 b d \sqrt{d \csc (a+b x)}}-\frac{c^2 \sqrt{\sin (2 a+2 b x)} \text{EllipticF}\left (a+b x-\frac{\pi }{4},2\right ) \sqrt{c \sec (a+b x)} \sqrt{d \csc (a+b x)}}{3 b d^2} \]

[Out]

(2*c*(c*Sec[a + b*x])^(3/2))/(3*b*d*Sqrt[d*Csc[a + b*x]]) - (c^2*Sqrt[d*Csc[a + b*x]]*EllipticF[a - Pi/4 + b*x
, 2]*Sqrt[c*Sec[a + b*x]]*Sqrt[Sin[2*a + 2*b*x]])/(3*b*d^2)

________________________________________________________________________________________

Rubi [A]  time = 0.149594, antiderivative size = 98, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.16, Rules used = {2624, 2630, 2573, 2641} \[ \frac{2 c (c \sec (a+b x))^{3/2}}{3 b d \sqrt{d \csc (a+b x)}}-\frac{c^2 \sqrt{\sin (2 a+2 b x)} F\left (\left .a+b x-\frac{\pi }{4}\right |2\right ) \sqrt{c \sec (a+b x)} \sqrt{d \csc (a+b x)}}{3 b d^2} \]

Antiderivative was successfully verified.

[In]

Int[(c*Sec[a + b*x])^(5/2)/(d*Csc[a + b*x])^(3/2),x]

[Out]

(2*c*(c*Sec[a + b*x])^(3/2))/(3*b*d*Sqrt[d*Csc[a + b*x]]) - (c^2*Sqrt[d*Csc[a + b*x]]*EllipticF[a - Pi/4 + b*x
, 2]*Sqrt[c*Sec[a + b*x]]*Sqrt[Sin[2*a + 2*b*x]])/(3*b*d^2)

Rule 2624

Int[(csc[(e_.) + (f_.)*(x_)]*(a_.))^(m_)*((b_.)*sec[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Simp[(b*(a*Csc[e +
 f*x])^(m + 1)*(b*Sec[e + f*x])^(n - 1))/(f*a*(n - 1)), x] + Dist[(b^2*(m + 1))/(a^2*(n - 1)), Int[(a*Csc[e +
f*x])^(m + 2)*(b*Sec[e + f*x])^(n - 2), x], x] /; FreeQ[{a, b, e, f}, x] && GtQ[n, 1] && LtQ[m, -1] && Integer
sQ[2*m, 2*n]

Rule 2630

Int[(csc[(e_.) + (f_.)*(x_)]*(a_.))^(m_)*((b_.)*sec[(e_.) + (f_.)*(x_)])^(n_), x_Symbol] :> Dist[(a*Csc[e + f*
x])^m*(b*Sec[e + f*x])^n*(a*Sin[e + f*x])^m*(b*Cos[e + f*x])^n, Int[1/((a*Sin[e + f*x])^m*(b*Cos[e + f*x])^n),
 x], x] /; FreeQ[{a, b, e, f, m, n}, x] && IntegerQ[m - 1/2] && IntegerQ[n - 1/2]

Rule 2573

Int[1/(Sqrt[cos[(e_.) + (f_.)*(x_)]*(b_.)]*Sqrt[(a_.)*sin[(e_.) + (f_.)*(x_)]]), x_Symbol] :> Dist[Sqrt[Sin[2*
e + 2*f*x]]/(Sqrt[a*Sin[e + f*x]]*Sqrt[b*Cos[e + f*x]]), Int[1/Sqrt[Sin[2*e + 2*f*x]], x], x] /; FreeQ[{a, b,
e, f}, x]

Rule 2641

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticF[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ
[{c, d}, x]

Rubi steps

\begin{align*} \int \frac{(c \sec (a+b x))^{5/2}}{(d \csc (a+b x))^{3/2}} \, dx &=\frac{2 c (c \sec (a+b x))^{3/2}}{3 b d \sqrt{d \csc (a+b x)}}-\frac{c^2 \int \sqrt{d \csc (a+b x)} \sqrt{c \sec (a+b x)} \, dx}{3 d^2}\\ &=\frac{2 c (c \sec (a+b x))^{3/2}}{3 b d \sqrt{d \csc (a+b x)}}-\frac{\left (c^2 \sqrt{c \cos (a+b x)} \sqrt{d \csc (a+b x)} \sqrt{c \sec (a+b x)} \sqrt{d \sin (a+b x)}\right ) \int \frac{1}{\sqrt{c \cos (a+b x)} \sqrt{d \sin (a+b x)}} \, dx}{3 d^2}\\ &=\frac{2 c (c \sec (a+b x))^{3/2}}{3 b d \sqrt{d \csc (a+b x)}}-\frac{\left (c^2 \sqrt{d \csc (a+b x)} \sqrt{c \sec (a+b x)} \sqrt{\sin (2 a+2 b x)}\right ) \int \frac{1}{\sqrt{\sin (2 a+2 b x)}} \, dx}{3 d^2}\\ &=\frac{2 c (c \sec (a+b x))^{3/2}}{3 b d \sqrt{d \csc (a+b x)}}-\frac{c^2 \sqrt{d \csc (a+b x)} F\left (\left .a-\frac{\pi }{4}+b x\right |2\right ) \sqrt{c \sec (a+b x)} \sqrt{\sin (2 a+2 b x)}}{3 b d^2}\\ \end{align*}

Mathematica [C]  time = 0.527651, size = 70, normalized size = 0.71 \[ \frac{c (c \sec (a+b x))^{3/2} \left (\left (-\cot ^2(a+b x)\right )^{3/4} \text{Hypergeometric2F1}\left (\frac{1}{2},\frac{3}{4},\frac{3}{2},\csc ^2(a+b x)\right )+2\right )}{3 b d \sqrt{d \csc (a+b x)}} \]

Antiderivative was successfully verified.

[In]

Integrate[(c*Sec[a + b*x])^(5/2)/(d*Csc[a + b*x])^(3/2),x]

[Out]

(c*(2 + (-Cot[a + b*x]^2)^(3/4)*Hypergeometric2F1[1/2, 3/4, 3/2, Csc[a + b*x]^2])*(c*Sec[a + b*x])^(3/2))/(3*b
*d*Sqrt[d*Csc[a + b*x]])

________________________________________________________________________________________

Maple [A]  time = 0.176, size = 192, normalized size = 2. \begin{align*}{\frac{\cos \left ( bx+a \right ) \sqrt{2}}{3\,b \left ( -1+\cos \left ( bx+a \right ) \right ) \sin \left ( bx+a \right ) } \left ( \cos \left ( bx+a \right ) \sin \left ( bx+a \right ) \sqrt{-{\frac{-1+\cos \left ( bx+a \right ) -\sin \left ( bx+a \right ) }{\sin \left ( bx+a \right ) }}}\sqrt{{\frac{-1+\cos \left ( bx+a \right ) +\sin \left ( bx+a \right ) }{\sin \left ( bx+a \right ) }}}\sqrt{{\frac{-1+\cos \left ( bx+a \right ) }{\sin \left ( bx+a \right ) }}}{\it EllipticF} \left ( \sqrt{-{\frac{-1+\cos \left ( bx+a \right ) -\sin \left ( bx+a \right ) }{\sin \left ( bx+a \right ) }}},{\frac{\sqrt{2}}{2}} \right ) +\cos \left ( bx+a \right ) \sqrt{2}-\sqrt{2} \right ) \left ({\frac{c}{\cos \left ( bx+a \right ) }} \right ) ^{{\frac{5}{2}}} \left ({\frac{d}{\sin \left ( bx+a \right ) }} \right ) ^{-{\frac{3}{2}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*sec(b*x+a))^(5/2)/(d*csc(b*x+a))^(3/2),x)

[Out]

1/3/b*2^(1/2)*(cos(b*x+a)*sin(b*x+a)*(-(-1+cos(b*x+a)-sin(b*x+a))/sin(b*x+a))^(1/2)*((-1+cos(b*x+a)+sin(b*x+a)
)/sin(b*x+a))^(1/2)*((-1+cos(b*x+a))/sin(b*x+a))^(1/2)*EllipticF((-(-1+cos(b*x+a)-sin(b*x+a))/sin(b*x+a))^(1/2
),1/2*2^(1/2))+cos(b*x+a)*2^(1/2)-2^(1/2))*cos(b*x+a)*(c/cos(b*x+a))^(5/2)/(-1+cos(b*x+a))/(d/sin(b*x+a))^(3/2
)/sin(b*x+a)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (c \sec \left (b x + a\right )\right )^{\frac{5}{2}}}{\left (d \csc \left (b x + a\right )\right )^{\frac{3}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*sec(b*x+a))^(5/2)/(d*csc(b*x+a))^(3/2),x, algorithm="maxima")

[Out]

integrate((c*sec(b*x + a))^(5/2)/(d*csc(b*x + a))^(3/2), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\sqrt{d \csc \left (b x + a\right )} \sqrt{c \sec \left (b x + a\right )} c^{2} \sec \left (b x + a\right )^{2}}{d^{2} \csc \left (b x + a\right )^{2}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*sec(b*x+a))^(5/2)/(d*csc(b*x+a))^(3/2),x, algorithm="fricas")

[Out]

integral(sqrt(d*csc(b*x + a))*sqrt(c*sec(b*x + a))*c^2*sec(b*x + a)^2/(d^2*csc(b*x + a)^2), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*sec(b*x+a))**(5/2)/(d*csc(b*x+a))**(3/2),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (c \sec \left (b x + a\right )\right )^{\frac{5}{2}}}{\left (d \csc \left (b x + a\right )\right )^{\frac{3}{2}}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((c*sec(b*x+a))^(5/2)/(d*csc(b*x+a))^(3/2),x, algorithm="giac")

[Out]

integrate((c*sec(b*x + a))^(5/2)/(d*csc(b*x + a))^(3/2), x)